Releases: vdolek/angular-resize-event
Releases · vdolek/angular-resize-event
v1.2.0
v1.0.0
- refactor the entire infrastructure to Angular CLI 7 component library following best practices and standards
- now compatible with AOT Mode (!)
- playgrounds included as internal Angular APP
- live reload in dev mode when in playgrounds (modifying the lib sources will refresh the playground and reflect the changes from the lib)
- npm build will automatically compile for: esm5, esm2015, fesm5, fesm20015, and umd
- after building the artifacts will be created in dist/angular-resize-event (publishing to npm happens in this folder)