Skip to content

Releases: intelie/babel-preset

v5.2.1

04 Nov 11:28
Compare
Choose a tag to compare
  • updating polyfill usage 9c8f3a9
  • updating jest & libs for tests c624b4d
  • Merge pull request #14 from intelie/dependabot/npm_and_yarn/glob-parent-5.1.2 58de380
  • fix repository url 3b70caa
  • Bump glob-parent from 5.1.1 to 5.1.2 69fa867

v5.2.0...v5.2.1

v5.2.0

03 Nov 20:06
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:intelie/babel-preset d8e3928
  • disabling no-eval in project 33762aa
  • updating eslint df7dcd5
  • updating browserlist 540bb49
  • updating babel & prettier config d3f6e1e
  • Merge pull request #13 from intelie/dependabot/npm_and_yarn/tmpl-1.0.5 9258309
  • Bump tmpl from 1.0.4 to 1.0.5 403385d
  • dependencies | aligning peerDeps f7a0a3f

https://github.com/intelie/babel-preset-intelie/compare/v5.1.0...v5.2.0

Adding Display-name to all React components

27 Aug 21:05
Compare
Choose a tag to compare
  • Merge pull request #11 from intelie/tests/react-display-names b214cc3
  • Merge pull request #6 from intelie/dependabot/npm_and_yarn/hosted-git-info-2.8.9 19ba7f8
  • Update main.yml cf95116
  • Update main.yml f900234
  • Merge pull request #10 from intelie/dependabot/npm_and_yarn/path-parse-1.0.7 cb30b5a
  • Merge pull request #9 from intelie/dependabot/npm_and_yarn/ws-7.5.0 05a25e4
  • adding babel-plugin-add-react-displayname acb90c8
  • testing function expression components 896f8f1
  • adding tests for react transforms 3540cc9
  • Bump path-parse from 1.0.6 to 1.0.7 a68b080
  • Bump ws from 7.3.1 to 7.5.0 277f5f1
  • Bump hosted-git-info from 2.8.8 to 2.8.9 06c42bb

https://github.com/intelie/babel-preset-intelie/compare/v5.0.2...v5.1.0

v5.0.0

11 Jan 19:53
Compare
Choose a tag to compare

Breaking changes

  • Removing cjs transform

v4.0.0

24 Aug 03:25
Compare
Choose a tag to compare
  • Dropping flowtype support
  • Updating libs & using exact version

3.0.4 (July 26, 2020)

26 Jul 21:44
Compare
Choose a tag to compare
  • Adding peer dependency install instruction

3.0.3 (July 26, 2020)

26 Jul 21:26
Compare
Choose a tag to compare
  • Fixes npm config file visiblity

3.0.0 (July 26, 2020)

26 Jul 20:45
Compare
Choose a tag to compare

Transform changes

General