Tags: bennypowers/service-worker
Tags
chore(release): 5.0.0 [skip ci] # [5.0.0](v4.0.4...v5.0.0) (2020-07-20) ### Bug Fixes * declare `interacted` in module scope ([53731c8](53731c8)) ### Features * type declaration ([4a48913](4a48913)) ### BREAKING CHANGES * changes class name to ServiceWorkerElement * changes script type to module
chore(release): 4.0.0 [skip ci] # [4.0.0](v3.1.0...v4.0.0) (2020-02-06) ### Bug Fixes * assign `worker` when updated ([e4b37d1](e4b37d1)) * fire defaults ([70444a9](70444a9)) * get attr values in constructor ([a658b5a](a658b5a)) ### Features * add channel-name attr to define broadcast channel ([a0dfd4f](a0dfd4f)) * reflect error message to attr ([0fc3c3d](0fc3c3d)) ### Performance Improvements * minor perf improvements ([144c252](144c252)) * minor performance improvements ([2123570](2123570)) ### BREAKING CHANGES * change event names to `change` and `error` * events no longer bubble or compose
PreviousNext