Releases: Norgate-AV/cra-template-crestron-ch5-typescript
Releases · Norgate-AV/cra-template-crestron-ch5-typescript
v0.6.0
0.6.0 (2022-05-05)
Features
- template: add @norgate-av/react-crestron-ch5-hooks to template (bd14e4c)
- add basic GitHub Actions CI config (fb8e51b)
- template: add classnames package (c1647cb)
- add components directory (8a2e523)
- add containers directory (4570a5d)
- add docker support (#29) (ff03738)
- tailwindcss: add dracula theme colour palette as custom classes (2b7a482)
- add electron support (#35) (51ee5f7)
- add hooks directory (f802b04)
- tailwind: add tailwind declarations to index.css (f6c5be1)
- template: add tailwindcss (e0bad26)
Bug Fixes
v0.5.3
v0.5.2
v0.5.1
v0.5.0
0.5.0 (2022-04-12)
Bug Fixes
- lint-staged: only run eslint on js,jsx,ts,tsx files (#4) (#5) (4e76ee2)
- redux-state: log webXPanel config object as object (b70af9c)
- redux: fix typos in webXPanel import paths (1a358bf)
- template.json: rename prepare script to husky:install (96343b4)
Features
- add commitlint to template (#9) (17db3fd)
- add redux store template (#19) (bf3849e)
- add rooks to template (#17) (b4a162b)
- add webxpanel (#22) (66cb3ad)
- ch5-logo: add crestron ch5 logo to template (#6) (1198e2e)
- index.tsx: update react-dom usage for react v18 (#16) (c2b0700)
- template.json: add @norgate-av/crestron-ch5-helper (7f2c9f6)
- template.json: add axios to template (#10) (dd7b620)
- template.json: add redux to template (#11) (90ccfcc)
- template.json: add redux-logger to template (#12) (8700edb)
v0.4.0
v0.3.1
v0.3.0
v0.2.0
0.2.0 (2022-03-15)
Features
- package: add commitizen to standardise commit messages and automate changelog (38241e7)
- package: add crestron event bridges to index.tsx (55f57f6)
- package: add crestron object to package.json to define project variables and constants (7c27948)
- package: add editorconfig (55351ad)
- package: add eruda package for mobile browser debugging (f65f0a8)
- package: add eslint and prettier configurations and scripts (5cea766)
- package: add husky and lint-staged to run git hooks (8b79cb5)
- package: add node-jq and sponge (3ed51d0)
- package: add react-icons package (83c6d72)
- package: add resolve:crcomlib script to "main" key to crestron's package.json if needed (55afecb)
- package: add rimraf to clean output directories prior to building (93bc8a9)
- package: add settings.json to enforce some settings in vscode (4beca49)
- package: add standard react template testing files (778ba98)
- package: bump @types/jest to v27.4.1 (2523da5)
- package: bump @types/node to v16.11.26 (146517f)
- package: bump @types/react-router-dom to v5.3.3 (22f0709)
- package: bump @types/styled-components to v5.1.24 (e29068e)
- package: bump react-router-dom to v6.2.2 (190f255)
- package: bump styled-components to v5.3.3 (b744e35)
- package: bump typescript to v4.6.2 (e1f3d70)
- package: bump versions for react @types (4437d96)
- package: bump versions of @testing-library packages (94fe417)
- package: make use of resolve:crcomlib script in start and build scripts (15c983f)
Initial Release
v0.1.1 fix: add package scope