Skip to content

Releases: codeoscopic/npm-public

v1.4.0

01 Aug 09:47

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Jun 09:57

Choose a tag to compare

What's Changed

  • feat(eslint-config): allow single expressions in a fragment by @krailler
  • build: bump deps by @krailler

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 May 12:24

Choose a tag to compare

What's Changed

  • build(deps): bump packages by @krailler
  • feat: split vendor modules into separate bundle by default by @krailler

Full Changelog: v1.1.6...v1.2.0

v1.1.6

13 Apr 13:05

Choose a tag to compare

What's Changed

  • build(deps): bump libs

Full Changelog: v1.1.5...v1.1.6

v1.1.5

11 Apr 10:16

Choose a tag to compare

What's Changed

  • chore: moves standard-version config into .versionrc by @krailler
  • feat(eslint): disallow JSX props spreading on html by @krailler

Full Changelog: v1.1.4...v1.1.5

v1.1.4

07 Apr 08:59

Choose a tag to compare

What's Changed

  • build(deps): bump eslint-plugin-functional from 4.2.0 to 4.2.1 by @dependabot in #10
  • build(deps): bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #11
  • fix(vite-config): default assetsDir comment by @krailler
  • feat(eslint-config): don't check void returns on promises that are handled by non-promises by @krailler

Full Changelog: v1.1.3...v1.1.4

v1.1.3

06 Apr 15:01

Choose a tag to compare

What's Changed

  • feat: adds some common options and includes compose util function by @krailler

Full Changelog: v1.1.2...v1.1.3

v1.1.2

06 Apr 11:40

Choose a tag to compare

What's Changed

  • build(deps): bump @typescript-eslint/parser from 5.17.0 to 5.18.0 by @dependabot in #7
  • build(deps): bump eslint-config-airbnb-typescript from 16.2.0 to 17.0.0 by @dependabot in #8
  • build(deps): bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 by @dependabot in #9
  • fix(vite-config): generate sourcemap when building with sentry enabled by default by @krailler

Full Changelog: v1.1.1...v1.1.2

v1.1.1

05 Apr 11:12

Choose a tag to compare

What's Changed

  • fix(vite-config): enviroment vars by @krailler

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Apr 10:58

Choose a tag to compare

What's Changed

  • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1
  • build(deps): bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 by @dependabot in #6
  • build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #5
  • build(deps): bump @vitejs/plugin-react from 1.2.0 to 1.3.0 by @dependabot in #4
  • build(deps): bump vite-plugin-imp from 2.1.6 to 2.1.7 by @dependabot in #3
  • build(deps): bump eslint-config-airbnb-typescript from 16.1.4 to 16.2.0 by @dependabot in #2
  • chore(deps): lock turbo version by @krailler
  • feat: adds support to svg, sentry and tsconfig paths by @krailler

New Contributors

Full Changelog: v1.0.0...v1.1.0