Skip to content

Releases: onyourmarks-agency/oym-webpack-boilerplate

5.1.0

20 Oct 10:31
Compare
Choose a tag to compare

Updated

  • Updated prettier to version 3.0.3
  • Updated prettier-plugin-css-order to version 2.0.1
  • Updated prettier-plugin-svelte to version 3.0.3

5.0.7

20 Oct 09:04
Compare
Choose a tag to compare

Updated

  • #13 bump postcss version
  • #14 bump @babel/traverse version

5.0.6

02 Oct 09:39
Compare
Choose a tag to compare

Add typescript to eslint script and update eslintignore file

Full Changelog: 5.0.5...5.0.6

5.0.5

22 Sep 09:36
Compare
Choose a tag to compare

Changed

  • Add 'global' to ignorePseudoClasses for stylelintrc
  • Add option 'keep_classnames' to TerserPlugin
  • Rename variable url to domain for setCookie, add optional path and domain parameters to removeCookie

5.0.4

10 Mar 15:07
Compare
Choose a tag to compare

Changed

  • Separate button files. And change button styles. Used css variables here
  • Update package.json to newest versions
  • Update webpack config
  • Update typescript config

Full Changelog: 5.0.3...5.0.4

Release 5.0.3

10 Feb 13:09
Compare
Choose a tag to compare
  • Fix browser storage helper

Release 5.0.2

02 Feb 07:27
Compare
Choose a tag to compare

Changed

  • Add new check: Svelte-check. It's applied to frontend-cs and you can run it by yourself with ppm svelte-check;
  • Fix current code with results of svelte-check.

Full Changelog: 5.0.1...5.0.2

Release 5.0.1

26 Jan 08:04
Compare
Choose a tag to compare
  • Small improvements for TypeScript
  • Update aliases

Release 5.0.0

24 Jan 15:51
e952694
Compare
Choose a tag to compare

Changed

  • Rewrite Javascript to Typescript
  • Fix stylelint
  • Added aliases (like @modules or @helpers), sorry folks if I mentioned you. You need to pick a less common name ^^

What's Changed

Full Changelog: 4.1.1...5.0.0

Release 4.1.1