This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Releases: sciactive/tilmeld-client
Releases · sciactive/tilmeld-client
1.0.0-beta.17
- CSRF (XSRF) protection and PubSub support.
- Renamed project index file. (global.tilmeldClient is now global.TilmeldClient)
1.0.0-beta.16
- Fix package inclusion logic.
1.0.0-beta.15
- Migrate to Svelte v2. Adopt Semistandard code style.
- Add svelte-cli and simplify build process.
- Remove static class property Babel transform.
The UMD files are now in a subdir of lib called UMD. Update your includes.
1.0.0-beta.14
- Updated for fixed Nymph client behavior.
1.0.0-beta.13
- Added back PForm, which shouldn't have been removed.
1.0.0-beta.12
- Migrate client files to new repository.