Skip to content

Releases: SoftwareBrothers/adminjs-import-export

v3.0.0

18 Apr 07:15
Compare
Choose a tag to compare

3.0.0 (2023-04-18)

BREAKING CHANGES

  • The package won't support CJS anymore.

v3.0.0-beta.2

04 Apr 07:31
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2023-04-04)

Features

  • replaced AdminJS.bundle to ComponentLoader (d44b646)

v3.0.0-beta.1

21 Mar 21:46
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2023-03-21)

chore

  • update packages for esm (292509f)

BREAKING CHANGES

  • The package won't support CJS anymore.

v2.0.2

25 Oct 12:56
Compare
Choose a tag to compare

2.0.2 (2022-10-25)

Bug Fixes

  • bump design system to match core package requirement (9523cc3)

v2.0.1

13 Oct 12:15
Compare
Choose a tag to compare

2.0.1 (2022-10-13)

Bug Fixes

  • fixed wrong file property name (3ea019f)

v2.0.0

13 Jul 14:29
Compare
Choose a tag to compare

2.0.0 (2022-07-13)

chore

BREAKING CHANGES

  • This package version should be used with AdminJS v6

v1.3.2

22 Apr 06:58
Compare
Choose a tag to compare

1.3.2 (2022-04-22)

Bug Fixes

  • add sortBy to getRecords (c69c1a2)

v1.3.1

05 Apr 08:34
Compare
Choose a tag to compare

1.3.1 (2022-04-05)

Bug Fixes

  • exclude example-app from build (33a1f1b)

v1.3.0

24 Jan 12:39
Compare
Choose a tag to compare

1.3.0 (2022-01-24)

Features

  • rebrand to AdminJS, change access to public (86ec261)

v1.0.2

07 Nov 13:18
Compare
Choose a tag to compare

1.0.2 (2020-11-07)

Performance Improvements