- use
ng-packagr
instead of our own outdated build script - use one single readme file for both NPM and GitHub
- update
package.json
scripts
- add
SameSite
support
- fix publishing error
- improve platform identification
package.json
: change min. requirement from Angular 4 to 4.2package.json
: fixmain
andtypings
references- update readme and add more frequently asked questions
- fix the
delete
method - fix e2e tests
- introduce
CHANGELOG.md