Skip to content

Releases: BBVAEngineering/ember-cli-workbox

v3.3.0

14 Jun 11:20
Compare
Choose a tag to compare

3.3.0 (2023-06-14)

Features

v3.2.0

13 Jun 15:17
Compare
Choose a tag to compare

3.2.0 (2023-06-13)

Features

  • movemos el escenario ember-beta a experimentales (d3459e8)
  • update workbox (371c1bd)
  • update workbox version (2281419)
  • update workbox version (de1974b)
  • update yarn.lock (19df250)

v3.1.2

03 Feb 10:00
Compare
Choose a tag to compare

3.1.2 (2022-02-03)

Bug Fixes

v3.1.1

02 Feb 09:49
Compare
Choose a tag to compare

3.1.1 (2022-02-02)

Bug Fixes

  • allow override default settings (679ab32), closes #108

v3.1.0

01 Feb 14:13
Compare
Choose a tag to compare

3.1.0 (2022-02-01)

Features

v3.0.0

08 Jun 13:40
Compare
Choose a tag to compare

3.0.0 (2021-06-08)

Features

  • config: move workbox config from environment to ember-cli-build (44f8fdf)

BREAKING CHANGES

  • config: workbox config has been moved to ember-cli-build.js

v0.6.2

17 Sep 13:23
Compare
Choose a tag to compare

0.6.2 (2020-09-17)

Bug Fixes

  • skip-waiting: prevent errors from clients.claim() (82b00f1)

v2.0.0

02 Sep 13:38
Compare
Choose a tag to compare

2.0.0 (2020-09-02)

Bug Fixes

  • fix pr issues (ed60cb4)
  • build: add warnings to broccoli-workbox stdout (d5b4362), closes #91
  • remove getWithDefault deprecation (e5fe855), closes #101

Features

BREAKING CHANGES

  • appending rootURL to service worker could break some apps

v1.2.0

07 Jul 10:41
Compare
Choose a tag to compare

1.2.0 (2020-07-07)

Features

  • move files to the addon directory (1e4f39a)

v1.1.0

16 Jun 16:16
Compare
Choose a tag to compare

1.1.0 (2020-06-16)

Features

  • config: new option 'importScriptsGlobPatterns' (722c038)