Skip to content

Releases: Tinkoff/shared-library-webpack-plugin

v1.1.0

Choose a tag to compare

@IKatsuba IKatsuba released this 14 Jul 06:26
8c6bd84

1.1.0 (2021-07-14)

Features

v1.0.2

Choose a tag to compare

@IKatsuba IKatsuba released this 25 Feb 10:59
cb0b555

1.0.2 (2021-02-25)

Bug Fixes

v1.0.1

Choose a tag to compare

@IKatsuba IKatsuba released this 24 Feb 18:51
ab84c3a

1.0.1 (2021-02-24)

Bug Fixes

v1.0.0

Choose a tag to compare

@IKatsuba IKatsuba released this 16 Oct 08:20
55db3f3

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

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

Choose a tag to compare

@IKatsuba IKatsuba released this 02 Oct 12:07
d0065c5

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

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

Choose a tag to compare

@IKatsuba IKatsuba released this 22 Sep 11:39
47836c7

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

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

Choose a tag to compare

@IKatsuba IKatsuba released this 22 Sep 08:28
ea07578

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

Features

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

v1.0.0-beta.5

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

Choose a tag to compare

@IKatsuba IKatsuba released this 20 Aug 12:06
2bb732d

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

Bug Fixes

  • absorption of one chunk by another (66d0b84)

v1.0.0-beta.4

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

Choose a tag to compare

@IKatsuba IKatsuba released this 13 Jul 13:04
557b5fb

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

Bug Fixes

v1.0.0-beta.3

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

Choose a tag to compare

@IKatsuba IKatsuba released this 17 Jun 16:19
f87185c

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

Bug Fixes