Skip to content

Releases: Tinkoff/shared-library-webpack-plugin

v1.1.0

14 Jul 06:26
8c6bd84

Choose a tag to compare

1.1.0 (2021-07-14)

Features

v1.0.2

25 Feb 10:59
cb0b555

Choose a tag to compare

1.0.2 (2021-02-25)

Bug Fixes

v1.0.1

24 Feb 18:51
ab84c3a

Choose a tag to compare

1.0.1 (2021-02-24)

Bug Fixes

v1.0.0

16 Oct 08:20
55db3f3

Choose a tag to compare

1.0.0 (2020-10-16)

Bug Fixes

Features

  • added partial tree shaking, close #9 (cb2712d)
  • change default namespace (c9cdd4b)
  • created plugin (68de58c)
  • used uuid to generate jsonpFunction name (b29cbc6)

BREAKING CHANGES

  • Changing the default name is necessary due to the forced setting of hashing of module ids. This change will not break bundles, but chunks generated with an older plugin will not be shared
  • Changing the default name is necessary due to the forced setting of hashing of module ids. This change will not break bundles, but chunks generated with an older plugin will not be shared

v1.0.0-beta.8

02 Oct 12:07
d0065c5

Choose a tag to compare

v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2020-10-02)

Bug Fixes

BREAKING CHANGES

  • Changing the default name is necessary due to the forced setting of hashing of module ids. This change will not break bundles, but chunks generated with an older plugin will not be shared

v1.0.0-beta.7

22 Sep 11:39
47836c7

Choose a tag to compare

v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2020-09-22)

Bug Fixes

  • hashed module ids for all envs (637a781)

Features

  • change default namespace (c9cdd4b)

BREAKING CHANGES

  • Changing the default name is necessary due to the forced setting of hashing of module ids. This change will not break bundles, but chunks generated with an older plugin will not be shared

v1.0.0-beta.6

22 Sep 08:28
ea07578

Choose a tag to compare

v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2020-09-22)

Features

  • added partial tree shaking, close #9 (cb2712d)

v1.0.0-beta.5

20 Aug 12:06
2bb732d

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2020-08-20)

Bug Fixes

  • absorption of one chunk by another (66d0b84)

v1.0.0-beta.4

13 Jul 13:04
557b5fb

Choose a tag to compare

v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2020-07-13)

Bug Fixes

v1.0.0-beta.3

17 Jun 16:19
f87185c

Choose a tag to compare

v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2020-06-17)

Bug Fixes