Skip to content

Latest commit

 

History

History
1409 lines (730 loc) · 51 KB

CHANGELOG.md

File metadata and controls

1409 lines (730 loc) · 51 KB

Changelog

2.72.0

Minor Changes

  • [Added] - GitHub Actions JS to pie-monorepo-utils package (#2070) by @siggerzz

2.71.0

Minor Changes

  • [Removed] - @babel/traverse resolution to fix issue with pie-icons-webc build (#2034) by @siggerzz

2.70.0

Minor Changes

  • [Added] - Implement manual workflow for fetching and updating icons from pie-iconography (#2019) by @fernandofranca

2.69.0

Minor Changes

  • [Added] - Bundlewatch size limits to components with CI integration (#2020) by @jamieomaguire

Patch Changes

  • [Fixed] - Bundlewatch base branch diff tracking (#2038) by @siggerzz

2.68.1

Patch Changes

  • [Fixed] - pie-button in form slot closes the modal on form submit (#2008) by @raoufswe

2.68.0

Minor Changes

2.67.1

Patch Changes

2.67.0

Minor Changes

  • [Changed] - pie-design-tokens version bump to 6.5.0. (#1861) by @dandel10n

2.66.1

Patch Changes

  • [Changed] - Add caching for generate:component-statuses build. (#1838) by @xander-marjoram

    [Added] - New copy:component-statuses script for pie-docs and pie-storybook which copies the status file from the root.

2.66.0

Minor Changes

Patch Changes

  • [Changed] - Remove spare ']' from PR title linter regex to ensure Version Packages pull requests are not penalised by the Linter (#1839) by @jamieomaguire

2.65.1

Patch Changes

  • [Changed] - update gitHub workflows for new pie-radio component (#1795) by @leksaBoiko

2.65.0

Minor Changes

2.64.0

Minor Changes

Patch Changes

2.63.0

Minor Changes

2.62.0

Minor Changes

2.61.3

Patch Changes

  • [Changed] - update github workflows for new pie-checkbox-group component (#1570) by @dandel10n

2.61.2

Patch Changes

  • [Updated] - pie-design-tokens version bump to 6.3.1 (#1546) by @dandel10n

2.61.1

Patch Changes

2.61.0

Minor Changes

  • [Added] - Script to generate json containing the status of each pie web component. To be used by Storybook and Docs site and any other future apps. (#1479) by @jamieomaguire

2.60.0

Minor Changes

2.59.2

Patch Changes

2.59.1

Patch Changes

2.59.0

Minor Changes

  • [Changed] - Updated CI so that package changes will trigger builds and tests of its dependents (such as a change in pie-icons-webc triggering visual tests for pie-icon-button (#1409) by @jamieomaguire

2.58.1

Patch Changes

  • [Fixed] - Issue where comment-branch action was failing when GITHUB_TOKEN was provided (#1416) by @siggerzz

2.58.0

Minor Changes

  • [Added] - Automatic changeset generation for Snyk PRs (#1410) by @siggerzz

  • [Fixed] - loading state is not centred correctly (#1404) by @raoufswe

    [Changed] - updated the component status to beta

2.57.1

Patch Changes

2.57.0

Minor Changes

  • [Added] - Bundle visualiser that runs during build for webc icons, webc core and our components (#1391) by @jamieomaguire

2.56.5

Patch Changes

2.56.4

Patch Changes

  • [Changed] - Reverted turbo back to 1.10.16. Our current caused a bug that resulted in the check-change-type CI job not corretly detecting changes in the repo, resulting in deployments not being triggered. (#1346) by @siggerzz

2.56.3

Patch Changes

  • [Fixed] - Issue where packageManager property was causing renovate PR's to fail due to corepack opt-in. (#1340) by @siggerzz

  • [Changed] - Use pie-design-tokens v6 (#1335) by @xander-marjoram

    [Changed] - Replace uses of font-interactive-m with font-interactive-l

2.56.2

Patch Changes

  • [Fixed] - Issue where create:manifest & build:react-wrapper commands failed when executed from the monorepo root directory. (#1321) by @siggerzz

    [Changed] - Update to [email protected].

2.56.1

Patch Changes

2.56.0

Minor Changes

2.55.0

Minor Changes

  • [Added] - Integrate assistive text component into input (#1288) by @raoufswe

2.54.1

Patch Changes

  • [Added] - isOpen, variant, isCompact, heading, headingLevel, hideIcon properties (#1254) by @thejfreitas

    [Added] - styles, basic interactions and unit tests [Changed] - Storybook's playground

2.54.0

Minor Changes

  • [Added] - basic functionality of the chip component including variants, selected and disabled, loading and dismissible states (#1248) by @raoufswe

2.53.0

Minor Changes

2.52.0

Minor Changes

  • [Changed] - Standardise component mount/unmount approach across component tests (#1232) by @jamieomaguire

2.51.1

Patch Changes

  • [Fixed] - Danger reporting when no categories added to changeset (#1185) by @ashleynolan

2.51.0

Minor Changes

  • [Added] - Readme section for how we use events in our web components (#1173) by @jamieomaguire

2.50.0

Minor Changes

  • [Added] - Some brief documentation around testing our web components using Playwright (#1148) by @jamieomaguire

2.49.0

Minor Changes

  • [Added] - Render an input inside of pie-text-input with a type property that defaults to text (#1138) by @jamieomaguire

2.48.0

Minor Changes

2.47.1

Patch Changes

2.47.0

Minor Changes

2.46.0

Minor Changes

  • [Changed] - mark pie-webc-core as an external dependency (#1070) by @raoufswe

2.45.0

Minor Changes

2.44.0

Minor Changes

  • [Fixed] - storybook controls don't updated when changed (#1066) by @raoufswe

  • [Added] - the overview and code pages for the icon button component (#993) by @raoufswe

2.43.0

Minor Changes

  • [Fixed] - list pie-icons-configs as a dev dependency (#1053) by @raoufswe

Patch Changes

2.42.0

Minor Changes

  • [Removed] - lit dependency in favour of pie-webc-core (#1037) by @xander-marjoram

  • [Changed] - the icon size of the xsmall icon-button should be 20px (#1042) by @raoufswe

    [Changed] - rely on the padding prop to apply padding for the card stories

2.41.0

Minor Changes

  • [Fixed] - icons in pie link stories aren't shown if the story url is directly visited (#1036) by @siggerzz

  • [Changed] - spinner sizes should be fully spelt out such as large not l (#1036) by @siggerzz

  • [Fixed] - add webc-core as a dep in the switch component (#1036) by @siggerzz

2.40.0

Minor Changes

  • [Changed] - Updated the following dependencies: (#1027) by @raoufswe

    • lit - 2.8.0 > 3.0.2
    • typescript - 5.1.3 > 5.2.2

    [Removed] - Unused @lit-labs/* resolutions. [Fixed] - Bug where dev tasks weren't building their dependencies where applicable.

2.40.0-next.0

Minor Changes

  • [Changed] - Updated the following dependencies: (#1025) by @raoufswe

    • lit - 2.8.0 > 3.0.2
    • typescript - 5.1.3 > 5.2.2

    [Removed] - Unused @lit-labs/* resolutions. [Fixed] - Bug where dev tasks weren't building their dependencies where applicable.

2.39.1

Patch Changes

  • [Changed] - Move body-scroll-lock from modal's peerDependencies to dependencies (#998) by @xander-marjoram

  • [Fixed] - danger check allow pre-json changes through (#1003) by @ashleynolan

2.39.0

Minor Changes

2.38.0

Minor Changes

Patch Changes

2.37.0

Minor Changes

  • [Updated] - Volta / package.json engines to support Node 20 (#943) by @siggerzz

2.36.0

Minor Changes

  • [Added] - VSCode extension recommendations for the PIE monorepo. (#956) by @siggerzz

2.35.0

Minor Changes

  • [Added] - isLoading prop to pie-icon-button (#953) by @raoufswe

    [Added] - visually-hidden mixin to pie-css and use it in components when needed [Added] - button-interactive-states mixin to use in pie-icon-button and pie-button

2.34.0

Minor Changes

2.33.0

Minor Changes

  • [Fixed] - default and inverse variants to use elevation-card and elevation-dark-card tokens (#907) by @kevinrodrigues

    [Changed] - Refactored interactionType to tag as the component can only be interactive

    [Fixed] - Disabled state to apply the disabled colour token and reduce opacity on images

    [Fixed] - Disabled state should use the disabled cursor

    [Fixed] - Variants should apply their color token by default

2.32.0

Minor Changes

  • [Changed] - README to refer to separate contributing guide (#904) by @LTurns

2.31.1

Patch Changes

  • [Fixed] - Issue with Slack notification functionality where $PRIORITIZED_BLOCKS had no value assigned, causing invalid JSON when $BLOCKS array was assigned a value (#898) by @siggerzz

2.31.0

Minor Changes

  • [Fixed] - Hide underline and iconPlacement props when isStandalone is set to false in storybook (#885) by @raoufswe

    [Fixed] - The touch target area is much larger than the text when isStandalone is set to true

2.30.0

Minor Changes

  • [Added] - Github action settings to ensure the required CI jobs are passing (#874) by @fernandofranca

2.29.0

Minor Changes

2.28.0

Minor Changes

  • [Changed] - Replace @justeat/browserslist-config-fozzie with @justeattakeaway/browserslist-config-pie (#855) by @xander-marjoram

2.27.2

Patch Changes

2.27.1

Patch Changes

2.27.0

Minor Changes

  • [Added] - Allow HTML in slot on Storybook for modal and card (#825) by @raoufswe

    [Added] - DOMPurify to ensure the passed content is sanitized

Patch Changes

  • [Updated] - pie-design-tokens version bump to 5.8.1 (#837) by @dandel10n

  • [Updated] - pie-design-tokens version bump to 5.8.0 (#832) by @dandel10n

2.26.0

Minor Changes

2.25.0

Minor Changes

  • [Added] - support outline, inverse and outline-inverse variants (#789) by @raoufswe

2.24.1

Patch Changes

  • [Changed] - add missing peer dependencies (#784) by @siggerzz

    [Changed] - update packages, including @babel/core and @justeat/pie-design-tokens

2.24.0

Minor Changes

Patch Changes

  • [Fixed] - @babel/traverse issue that was causing wc-next10 build to fail. (#754) by @siggerzz

    Issue Overview

    GitHub Issue - babel/babel#15765

    We had a number of packages that depend on the following dependency "@babel/traverse": "7.22.8".

    In this version, there is a bug that causes following error when trying to build wc-next10:

    You gave us a visitor for the node type ClassAccessorProperty but it's not a valid type.

2.23.0

Minor Changes

  • [Updated] - main visual tests to only update baseline images for packages that have changed since the last commit. (#774) by @siggerzz

2.22.0

Minor Changes

  • [Added] - missing project labels for cookie-banner, toggle-switch and a new one for card-container (#766) by @jamieomaguire

  • [Changed] - Upgraded @justeat/pie-design-tokens to 5.7.0 (#770) by @jamieomaguire

  • [Changed] - Improve browser-test job filter to only run visual tests on components changes and not in pie-docs. (#768) by @maledr5

2.21.0

Minor Changes

  • [Added] - allow the link component to behave like a button (#748) by @raoufswe

    [Changed] - fixed visual tests for the link and divider components

  • [Added] - New pie-cookie-banner component (just generated files) (#746) by @jamieomaguire

2.20.1

Patch Changes

2.20.0

Minor Changes

  • [Updated] GitHub Actions workflow to run linting before builds (#712) by @siggerzz

Patch Changes

  • [Fixed] - Issue where in-progress jobs were being cancelled on 'main'. This occasionally resulted in packages not being versioned/published correctly. (#712) by @siggerzz

  • [Changed] - use latest pie-design-tokens (#716) by @xander-marjoram

2.19.0

Minor Changes

  • [Added] - RTL option to the pie web component generator (#690) by @raoufswe

  • [Added] - Create a skeleton divider web component using our component generator (#693) by @raoufswe

  • [Updated] - ./husky/pre-push to use Turborepo for linting, rather than eslint directly. (#695) by @siggerzz

    [Updated] - turbo.json so that lint commands no longer "dependsOn": "^build". [Updated] - Example app .eslintrc.js config to specify root: true to prevent root monorepo config being used. [Updated] - .eslintrc.js / .eslintignore files across the monorepo

  • [Added] - init pie link (#707) by @raoufswe

Patch Changes

  • [Changed] - use latest pie-design-tokens (#694) by @xander-marjoram

  • [Fixed] - Issue in .eslintrc.js where root tsconfig.json was being used for override parserOptions instead of the projects `tsconfig.json. (#695) by @siggerzz

2.18.0

Minor Changes

  • [Added] - Package skeleton for pie-css styling library (#668) by @jamieomaguire

  • [Updated] - visual tests to only run on non-draft PRs (#665) by @siggerzz

  • [Added] - import design tokens into CSS file and add snapshot and W3C validity testing (#671) by @jamieomaguire

  • add default Jira ticket number to renovate commit messages (#662) by @xander-marjoram

  • [Updated] - @typescript-eslint/parser package (#673) by @JoshuaNg2332

    [Added] - .eslintignorefile

  • [Fixed] - Prevent tree-shaking of components in storybook (#667) by @xander-marjoram

    [Removed] - Built webc icons from source control [Added] - Type declaration files for components [Added] - Types for pie-icons [Added] - TS version of pie-icons-configs/config.js (Will be used after DSW-1025) [Added] - Webc icon tests for width, height and base classes [Changed] - Update pie-icons-webc build to generate a slightly different template for regular and large icons (using different types, etc.) [Changed] - Update pie-icons-webc rollup config to remove commonjs build [Changed] - Use just-kebab-case and just-pascal-case instead of kebab-case and pascal-case to simplify usage (and they're more recently maintained)

2.17.0

Minor Changes

2.16.0

Minor Changes

  • [Changed] - commitlint config to check for a Jira ticket in the commit message (#625) by @fernandofranca

    [Changed] - commit-message and pre-commit git hooks scripts to check for the presence of a Jira ticket in the commit message [Added] - pre-pull git hooks script to check the presence of a Jira ticket in the branch name [Added] - Github workflow for checking PRs title format [Changed] - performance improvements for commitizen

  • [Changed] - Upgrade Storybook to 7.1.0 (#644) by @jamieomaguire

2.15.0

Minor Changes

  • [Added] - New deploy step for example apps on push events to main (#610) by @siggerzz

    [Added] - generate:examples script to package.json

Patch Changes

  • [Removed] - Duplicate needs property .github/workflows/example-apps-ci.yml (#621) by @siggerzz

2.14.0

Minor Changes

2.13.0

Minor Changes

2.12.1

Patch Changes

  • [Fixed] - Issue where changeset PR's weren't running CI jobs (#537) by @siggerzz

2.12.0

Minor Changes

Patch Changes

2.11.0

Minor Changes

Patch Changes

  • [Fixed] - Issue where yarn test cache wasn't invalidated when __snapshots__ directory was updated. (#492) by @siggerzz

  • [Removed] - @justeattakeaway/pie-icons dependency (#492) by @siggerzz

2.10.0

Minor Changes

  • [Added] - pie-icon-button component package with empty component code (#486) by @jamieomaguire

2.9.0

Minor Changes

  • [Added] - text file to document PIE documentation site redirect rules (#477) by @FayeCarter

  • [Updated] - pie-docs test:generate-routes script to run build before running tests (#473) by @FayeCarter

  • [Added] - new project pie-webc-core (#478) by @jamieomaguire

Patch Changes

2.8.0

Minor Changes

Patch Changes

  • [Fixed] - Updating references to pie-stylelint-config pkg (to stylelint-config-pie) (#468) by @ashleynolan

  • [Changed] - Updated PR template to prompt contributors to check Storybook for component changes (#461) by @xander-marjoram

  • [Fixed] - Updated CODEOWNERS location to root of .github file (#469) by @ashleynolan

2.7.0

Minor Changes

Patch Changes

  • [Fixed] - Updating eslint configs to reference new pkg name (#460) by @ashleynolan

  • [Fixed] - Issue where deploys would fail when 'push' events occured to feature-* / beta-* branches due to no associated pull-request number. These branches will now only be triggered once a PR has been created. (#458) by @siggerzz

2.6.0

Minor Changes

  • [Added] - Figma integration into Storybook (#427) by @jamieomaguire

  • [Added] - New renovate groupings for example apps (#435) by @siggerzz

  • [Fixed] Linting errors in pie-icons-vue. (#413) by @xander-marjoram

    [Changed] Allow pie-eslint-config to use itself as linting config. [Added] Typescript linting to pie-monorepo.

Patch Changes

2.5.0

Minor Changes

Patch Changes

  • [Fixed] - Bucket names in CI (#422) by @siggerzz

    • [Updated] Yarn module resolution for @lit-labs/ssr-dom-shim to use the latest version (1.1.1) (#417) by @fernandofranca

2.4.0

Minor Changes

  • [Added] - A vanilla JS example application for using pie-button (#409) by @jamieomaguire

  • [Added] - Renovate config for example apps (#406) by @siggerzz

  • [Changed] - Amplify Deploy logic to be a reusable workflow (#410) by @siggerzz

  • [Added] Pie button and markup to nuxt3 example folder. (#411) by @kevinrodrigues

  • [Added] wc react 17 app (#402) by @kevinrodrigues

  • [Added] - Support for Windows/Ubuntu Node 16/18 CI builds. (#401) by @siggerzz

  • [Added] - Example apps back to workspace, and prevented node_modules from being hoisted to the workspace root. (#406) by @siggerzz

Patch Changes

  • [Fixed] - Refactored Changesets action to be a dispatchable workflow (#403) by @siggerzz

  • [Fixed] - Issue where main amplify deploy wasn't setting zip file name correctly (#415) by @siggerzz

  • [Added]: vitest dependency (#386) by @fernandofranca

  • [added] - example angular 12 app (#398) by @FayeCarter

    [added] - pie-button to angular 12 app

2.3.0

Minor Changes

  • [Added] Closed workflow which runs for closed pull requests (#384) by @xander-marjoram

  • [Added] - Playwright component / visual tests for pie-button (#396) by @siggerzz

  • [Removed] - removing example applications from yarn workspaces (#389) by @ashleynolan

  • [Added] pie-button to wc-nuxt2 example app (#395) by @xander-marjoram

  • [Changed] - Updated Typescript to v5 and tidied up some of the package.json entries and versions (#385) by @ashleynolan

  • [Changed] - Fixed yarn.lock and minor package bumps (#377) by @ashleynolan

  • [Added] - pie-button to nuxt10 example app (#387) by @LTurns

Patch Changes

2.2.0

Minor Changes

Patch Changes

2.1.0

Minor Changes

  • [Changed] - Updated Yarn to v3.5.0 (and updated volta config) (#375) by @ashleynolan

  • [Added] - Merge queue added to Github actions config (#375) by @ashleynolan

2.0.0

Major Changes

  • [Changed] - Updating to use Node v18 LTS (#367) by @ashleynolan

    [Added] - yarn upgrade-interactive plugin for upgrading package versions

Patch Changes

1.39.0

Minor Changes

  • [Changed] - Updated Concurrency > cancel-in-progress: true to stop any builds in progress when new changes are pushed to a branch (#350) by @ashleynolan

Patch Changes

1.38.0

Minor Changes

Patch Changes

1.37.0

Minor Changes

  • [Added] - New commitPrefix property to branches created by Renovate. (#329) by @siggerzz

  • [Added] - new nuxt3 example app to apps/examples (#321) by @LTurns

Patch Changes

  • [Fixed] - Issue in renovate.json where commitMessagePefix / dependency group names were incorrect (#332) by @siggerzz

1.36.0

Minor Changes

Patch Changes

1.35.0

Minor Changes

  • [Changed] - Update chromedriver to v110 (#289) by @xander-marjoram

    [Fixed] - Failing test (incorrect type for cookie value - number when it should be a string)

  • [Added] - Playwright testing package (#294) by @JoshuaNg2332

  • [Updated] - turbo dependency to fix a bug that prevented passing of root-level args when using --filter (#294) by @JoshuaNg2332

1.34.0

Minor Changes

  • [Added] - examples folder for containing example apps (#293) by @LTurns

    [Changed] - build script to exclude wc-react18 app

1.33.0

Minor Changes

  • [Added] - Renovate config for automatic dependency updates (#207) by @kevinrodrigues

  • [Added] - Semantic commit scope extend. (#285) by @kevinrodrigues

  • [Added] - New system / visual tests for mobile navigation (#278) by @siggerzz

    [Updated] - wdio.config.js to wait for GitHub Actions deployments before running tests.

1.32.0

Minor Changes

Patch Changes

  • [Added] - watch script to package.json (#233) by @LTurns

    [Added] - watch script to turbo.json

1.31.1

Patch Changes

  • [ Fixed ] - Revert back to old changeset / GHA config to prevent CI not running on Release commits (#264) by @siggerzz

1.31.0

Minor Changes

  • [Added] - Support for pie-monorepo changeset entires (#232) by @siggerzz

  • [Added] - Functionality to only run system.visual tests against changed packages + dependants for PRs (#232) by @siggerzz

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.30.0

February 28, 2023

Changed

  • Updated pie-icons dependency to latest beta version
  • @axe-core/webdriverio & axe-reports packages to root for accessibility testing.
  • Added test:a11y & test:a11y:ci scripts to root to run accessibility testing locally and on CI.

v1.29.1

February 28, 2023

Fixed

  • .changeset/config.json to automatically commit changeset files.

v1.29.0

February 27, 2023

Added

  • Linked the icon packages together so that they get released as the same version number

v1.28.0

February 23, 2023

Changed

  • Version bump of @justeat/pie-design-tokens
  • Version bump of @justeat/fozzie

v1.27.1

February 21, 2023

Fixed

  • Fixed issue where pie-docs#build:dev wasn't included in turbo.json.
  • Fixed issue where linting would fail if dependency dist wasn't present.

v1.27.0

February 16, 2023

Changed

  • Specified narrow, mid and huge breakpoints for Percy tests

v1.26.0

February 6, 2023

Added

  • Storybook publishing to GitHub Actions.
  • Modified turbo.json commands.

v1.25.1

February 3, 2023

Fixed

  • Issue with dist's not being available to changesets release job.

v1.25.0

January 31, 2023

Added

  • Changesets for automatic package versioning / publishing.

v1.24.0

January 27, 2023

Added

  • .eslintrc.js added to the root, so that all packages can inherit the base config setup
  • eslint-plugin-json-format added to devDependencies, so that JSON files can be run through ESLint (and auto-fix in VSCode works)
  • clean task added to turbo config, as this runs in the icon packages

Changed

  • turbo.json formatted through ESlint
  • scripts in root ordered alphabetically (just easier to find stuff)

v1.23.0

January 27, 2023

Changed

  • .editorconfig updated – matches old mono-repo settings now, which matches up with our current linting rulesets

v1.22.0

January 19, 2023

Added

  • Typescript support.
  • Lit for building web components.
  • Vite as a dev dependency.

v1.21.4

January 17, 2023

Changed

  • Copyright (c) Just Eat Holding Ltd to Copyright (c) Just Eat Takeaway in licence

v1.21.3

January 17, 2023

Removed

  • No longer needed build steps: visual test reminder comment and looking for the reminder comment

v1.21.2

January 16, 2023

Fixed

  • Issue with incorrect chromedriver version on GitHub Actions.

v1.21.1

December 20, 2022

Fixed

  • CI failure on main due to execution of visual review PR comment step.

v1.21.0

December 8, 2022

Added

  • Automatic PR reminder to check visual changes in Percy
  • Ensure visual tests don't run on draft PRs.

v1.20.0

December 2, 2022

Added

  • New package.json scripts for system / visual / snapshot updating.
  • New turbo.json config for system / visual tests.
  • The following devDependencies used for testing - dree / @percy/cli / @percy/webdriverio / cross-env / jest-expect-message.
  • Modify GitHub Actions to allow for preview deployments.

v1.19.0

November 24, 2022

Added

  • WebDriverIO dependencies + coresponding turbo.json config.

v1.18.3

November 24, 2022

Fixed

  • .gitignore dist folder exemption causing dist output not to be published. Have modified to be the same specificity as package files setting.

v1.18.2

November 24, 2022

Changed

  • Updated @justeat/fozzie to 10.9.0

v1.18.1

November 15, 2022

Added

  • CODEOWNERS file with the @justeat/ui-senior-reviewers set as reviewers for pie-microsite
  • Root level devDependency of @justeattakeaway/pie-icons

v1.18.0

November 1, 2022

Added

  • nvmrc file to lock the node version at 16 for local development

Changed

  • Use actions/cache@v3 instead of v2 to use Node 16 (was 12 before)

Removed

  • Remove test command in husky to prevent building entire monorepo on each commit

v1.17.0

October 22, 2022

Added

  • pie-icons-react package to /tools.
  • add /esm folders to .gitignore

v1.16.1

October 13, 2022

### Changed

  • add more granular config to the GitHub actions file for running on pushes to main and PRs

v1.16.0

October 10, 2022

Added

  • pie-icons-vue package to /tools (as a beta release).

### Changed

  • devDependencies moved from pie-icons-vue package to root (and some minor dependency bumps)

v1.15.0

October 6, 2022

Changed

  • Removing build filter so that it builds all packages that Turborepo finds

v1.14.0

October 6, 2022

Changed

  • Updating Turborepo config to cache more stuff
  • devDependencies moved to root from the pie-icons package

v1.13.1

October 3, 2022

Changed

  • Fixed Husky to work with Yarn 2+

v1.13.0

September 23, 2022

Added

  • Linting step to GitHub workflow

Changed

  • Split out GitHub actions workflow into separate jobs

v1.12.0

September 16, 2022

Added

  • Code of conduct file
  • GH pages deployment for PIE Microsite

Fixed

  • stylelint errors.

v1.11.0

September 5, 2022

Added

  • precommit checks for sensitive information.

v1.10.0

September 2, 2022

Added

  • Moved most dev dependencies from pie-microsite into root level depedencies
  • Dependency resolution fix to .yarnrc.yml for stylelint-config-recommended-scss and stylelint-config-standard-scss as recommended in this github issues thread

v1.9.0

August 22, 2022

Added

  • Colour copy and images.

v1.8.0

August 17, 2022

Added

  • Spacing copy and images.

v1.7.0

August 15, 2022

Changed

  • Header logo wrapper name.
  • Scss pie token reference.

v1.6.0

August 15, 2022

Added

  • Header logo and styles.
  • Scss watch helper for entire scss directory.
  • gitignore file.

v1.5.0

July 28, 2022

Added

  • husky pre-commit hooks for linting.

v1.4.0

July 28, 2022

Added

  • stylelint, stylelint-scss & @justeat/stylelint-config-fozzie for linting purposes.
  • lint:style setting for linting within turbo.json.

v1.3.0

July 26, 2022

Changed

  • Switched from 'plug and play' to node_modules based dependencies

v1.2.0

July 20, 2022

Added

  • @justeat/browserslist-config-fozzie dev dependency to be referenced by apps and packages

v1.1.0

July 18, 2022

Changed

  • Removed docs and sites folders so that all websites live directly under apps folder

v1.0.0

June 15, 2022

Added

  • Initial Files