Skip to content

Latest commit

 

History

History
2180 lines (1598 loc) · 106 KB

File metadata and controls

2180 lines (1598 loc) · 106 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.3.0 (2026-04-16)

Features

  • upgrade lean pipe package version (70c1537)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.2.1 (2026-04-13)

Bug Fixes

  • including dependency cruiser base config (8194438)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.2.0 (2026-04-10)

Features

  • add dart generator for iframe contracts (91c08eb)
  • add more narrow type for contract version (6595cbe)
  • add version checking (b47361f)
  • add zod schema for contract (c263862)
  • add zod schemas (0331de8)
  • check contract compatibility with semver and compatible version range customs (27911b6)
  • fix types in contract (37c09bc)
  • handle incompatibility by connection status (0fa8ba7)
  • implement iframe contract package (d652fbb)
  • implement iframe contract package (f6789fa)
  • make state of remote and host with union (16d660b)
  • omit src and title from iframe props (d6739aa)
  • prevent publish to other registries on local publish (4794ffe)
  • refactor getUrlParams function (93cacb6)
  • remove unnecessary useConnectParams hook (9eadbb9)
  • remove unwanted assertions (9bd4475)
  • reuse existing types (1a1d678)
  • update dart renderer (d972b1e)
  • update exports (bc4b4e8)
  • update flutter package name (6abc872)
  • update renderer (a6c637b)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.1.3 (2026-04-01)

Bug Fixes

  • correct favicons paths for Vite deduplicated assets (64cd032)
  • remove disabling unused rule (0eda1e3)

Features

  • add more specific types for helpers (83e8bd4)
  • add new table hooks package (61f7c8a)
  • export form type helpers (443de15)
  • extract default traits and oidc providers objects (1a1ecb1)
  • filter empty objects (3b371cc)
  • make schema definiton and conversion optional (8357a8a)
  • migrate from useEffect to useSyncState (80e09f7)
  • move filtering to single filter and make function prop optional (48c3865)
  • unify error handler types (d5bd8d6)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.1.2 (2026-02-26)

Bug Fixes

  • preserve import.meta from bundling (7e4fefe)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.1.1 (2026-02-23)

Bug Fixes

  • always refresh token on non-concurrent tryRefreshToken calls (b7140a2)

Features

  • add integration with OpenFeature client tests (7fea219)
  • add tests for checking that default value is working (1fc89f1)
  • implement openfeature posthog provider (a0480b2)
  • modernize posthog integration (37db584)
  • remove unnecessary tests (7fbed74)
  • separate implementation of the different feature flag types (a6c918f)
  • simplify return data of the provider resolvers (469cf1f)
  • use shared code across provider flag resolvers (d4d1301)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.1.0 (2026-02-16)

Bug Fixes

  • Add OIDC providers config to example app and fix type issues (6c7f13b)
  • Address code review feedback (7830178)
  • Properly type OidcProviderUiNode attributes to avoid 'any' (27acdce)
  • Remove unused imports and variables from OIDC provider implementation (2590a39)
  • Resolve build failures in kratos package (c356f93)
  • Resolve linter errors and warnings (a900e5c)
  • Update documentation to show correct provider capitalization (980b62b)

Features

  • Add support for custom OIDC providers (a1ae459)
  • Add type-safe OIDC provider support (b52ab23)
  • Make OidcFormProps generic with OidcProvidersConfig type (7957ff8)
  • remove label from oidc provider type amd spread oidc components (aa25a5f)
  • unify oidcProviderComponents implementations (74f7ad3)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.0.2 (2026-02-13)

Features

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.0.1 (2026-02-13)

Bug Fixes

  • fix usage of stale token in login manager (d96b544)

Features

  • move publish targets to nx plugin (aa68e33)
  • omit building nx plugins with vite and move to js (560914c)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.0.0 (2026-02-11)

Bug Fixes

  • exclude external packages from build output (4c2be7a)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.7.4 (2026-02-10)

Bug Fixes

  • logger message key (acf7415)
  • prevent concurrent token refresh causing logout in multiple tabs (e92e515)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.7.3 (2026-02-10)

Bug Fixes

Features

  • add confirmation prompt for term removal in diff command (dc0f4ca)
  • add empty logger package (97bb645)
  • add empty logger package (3387a75)
  • add eslint unicorn rules (0c821f2)
  • add Jest setup file to mock esm only inquirer (d86a71d)
  • add json and nest loggers (e52d730)
  • add loggers package with cli logger (2b0f5b4)
  • add nx plugins (57cbe45)
  • allow unknown output in logger (d5f9107)
  • allow using config file for intl package (96d8c93)
  • handle log level success (e1973b9)
  • implement logger (8e86b9b)
  • implement logger (15ef6e4)
  • replace Buffer from node to native btoa (64fd46b)
  • term removal functionality using interactive diff (c33b404)
  • translations next to terms (6e31e86)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.7.2 (2026-01-20)

Note: Version bump only for package core-js-library

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.7.1 (2026-01-20)

Bug Fixes

  • limit eslint plugin perfectionist version (e658832)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.7.0 (2025-12-18)

Bug Fixes

  • add eslint-config-prettier (c671ee8)
  • credentials check for kratos pass keys (3ad5b80)
  • kratos eslint config (712757a)
  • linters readme typo (511ba55)
  • make eslint configs independent (157c92b)
  • make local eslint config run directly from built js (a82e48a)
  • switch case braces rule description (b74be3e)

Features

  • add switch-case-braces eslint rule (f3bb74e)
  • rewrite esling-config with typescript (92d53fe)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.6 (2025-11-18)

Bug Fixes

Features

  • add value context util (17792b5)
  • pass variables to command handler in react-query client (55e540b)
  • remove AttemptedValue from validation (9dbb435)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.5 (2025-10-16)

Note: Version bump only for package core-js-library

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.4 (2025-10-16)

Bug Fixes

  • use new tanstack query keys (66737dd)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.3 (2025-09-22)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.2 (2025-09-09)

Features

  • export settings form type (14d1f13)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.1 (2025-09-05)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.6.0 (2025-09-05)

Bug Fixes

Features

  • add arrow body style rule to eslint (655f9b7)
  • add base for image uploader (7287849)
  • add context for upload child components (a933667)
  • add cropper (14faa84)
  • add error throw on cropper config missing (a5cd0cd)
  • add possibility to set all div attributes (29ee3bb)
  • add possibility to use normal children prop (e67bcd2)
  • add remaining props for zone component (eb1b1fa)
  • add upload image to backend function (1a3156a)
  • add useSyncState to utils lib (cbd08f0)
  • add wrapped and destructured hook result (4732fde)
  • allow passing standard children prop (5da2160)
  • fix linting errors (dc3a205)
  • replace useEffect with custom hook (3e45aca)
  • rewrite image uploader to compound component style (fee9714)
  • simplify getImagePreviewData function (cfc3105)
  • simplify root component spread props (b1c18e9)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.5.3 (2025-08-26)

Bug Fixes

Features

  • create basic cookie consent setup (edb082a)
  • create default consent config (4f49ad2)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.5.2 (2025-08-13)

Bug Fixes

Features

  • allow passing error codes as ReadonlyArray (2b078cc)
  • create cross feature imports check (53d0bb1)
  • create folder structure dependency cruiser rules (6c8b90c)
  • create folder structure dependency cruiser rules (673bc11)
  • create resolveFlatConfig function (35b0fc2)
  • create vite plugin favicon package (e6abb2b)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.5.1 (2025-08-05)

Bug Fixes

  • add css modules config to scss in stylelint (2babed8)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.5.0 (2025-08-05)

Bug Fixes

Features

  • add css modules support in stylelint and allow global and export pseudo classes (ca44d80)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.4.0 (2025-08-04)

Bug Fixes

  • add missing newlines (bb92465)
  • add newline in intl project.json (a18bdb1)
  • add newline to intl package .gitignore in the end of file (c426fdf)
  • generating poeditor client target (4c83d51)
  • package-lock.json including local registry (630b3e5)
  • poeditor api token option naming (785d7dc)
  • remove redundant console logging in diff command (2aa68aa)
  • remove redundant properties typing in POEditorClient (004416a)
  • remove unnecessary check for module in generate POE client script (904c282)
  • use undefined instead of null (7392123)
  • zod version for intl package (a8dee10)

Features

  • add intl package (5b6d3f5)
  • add zod schemas to options (9bdc2b3)
  • remove logging terms used locally but not in remote (61399ed)
  • rework local command (e4820db)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.3.0 (2025-07-31)

Features

  • add nesting to group of fields (3929a43)
  • wrap submit buttons and separate login loader (b553960)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.2.1 (2025-07-30)

Bug Fixes

  • fix another typo (abf0f95)
  • fix flow creation for totp form when app dont fetch session on its own before form (f40b3ac)
  • fix kratos error typo (14bfec3)

Features

  • remove useMemo (f71205a)
  • return OpenFeature.setContext in mkFeatureFlags (b388a28)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.2.0 (2025-07-24)

Bug Fixes

  • add empty lines at the end to test examples (a5872b8)
  • add newline at the end of schema.json (ef4eb59)
  • building and publishing mail-translation package (88acaa6)
  • export only processTemplate functionality (cf2ab8b)
  • handling no translations and no default language (8e64bfd)
  • include all css at rules for razor escaping (274ac88)
  • include schema.json usage examples in readme (2bb9009)
  • including common mjml templates (ac4dad0)
  • leave only simple interpolations in translations (3e57b3f)
  • mail-translation package version (2c70fbd)
  • package-lock.json (0915e34)
  • remove package.json config reference from readme (5f56832)
  • resolving cheerio dependencies (c08303f)
  • simplify generating kratos output (bbab869)
  • simplify ProcessedTemplate interface (d494888)
  • translations template and parsing parameters (2dbd6f5)

Features

  • add better support for yaml configuration files (6cf386f)
  • add handling plaintext templates (93bab30)
  • add overriding kratos language variable (8d810db)
  • escape @media and @import statement in razor outputs (f960be6)
  • export config schema (5cdd27c)
  • generate mails without any translations (beb4ad0)
  • initial mail translation tool implementation (da7f050)
  • move generation logic from bin to generate function (c7f1218)
  • refactor template processing (10b226b)
  • test processTemplate and fix folders structure (50a7c81)
  • use ICU format and add passing parameters in mjml templates (fe0bd1c)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.1.0 (2025-07-24)

Features

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.0.0 (2025-07-22)

Bug Fixes

  • add better type mismatch checking (205ac18)
  • add missing await to flow error handlers (8c246a6)
  • add missing newline (6080aec)
  • add missing package (2a89b7e)
  • add workaround to bug in TanStack Form typings (f08d5ca)
  • bump vulnerable form-data package (cbb87ba)
  • correct kratos imports (e8c277a)
  • double function definition after rebase (1490f41)
  • fix example-e2e-ids config (29ad297)
  • fix imports (86117da)
  • fix inferred types error (5615fbf)
  • fix infinitly creating registration flow (0a8e389)
  • fix inifinite creating login flow (7846473)
  • fix kratos after rebase to main (5e4d542)
  • fix login flow with infinite creating (d3a5bb1)
  • fix package versions (8e65aef)
  • fix registry url (d919339)
  • fix wrong import (df6eb18)
  • passkey init loop on cancel (f7751cb)
  • remove unnecessary after login check (8611ff5)
  • remove unnecessary file and add newline (b1f6823)
  • remove unnecessary session getter (80a9dbc)
  • replace invalid imports after rebase (98345af)
  • typo and error type (7a69fa4)
  • use correct type for registration and settinfgs flows with omitted traintsConfig (20f5db3)

Features

  • add detecting fetching session info from logged in and logged out user session (b726798)
  • add disabling fields and buttons feature (86f116e)
  • add disabling fields and buttons feature (14d4f33)
  • add faker to generate data and add kratos rules to container run function (6c58839)
  • add kratos e2e tests (d2849d5)
  • add kratos session manager (cd8bb62)
  • add loader screens to app and handle aal2 requirement (6926e48)
  • add loading state to rest of the app pages (c1db0f5)
  • add logout flow button (2d458b2)
  • add logout test (2088f79)
  • add oidc form (bc447fe)
  • add oidc tests in settings and remove unused code (11e5ced)
  • add recovery flow with basic settings flow (93370fa)
  • add redirecting after registration (bea20d5)
  • add register flow (2de94c0)
  • add runInTask in loogut handler and replace invalidateQueries with removeQueries (dd54814)
  • add settings and recovery tests (006de8a)
  • add settings flow with traits passwords and passkeys (93bfd99)
  • add settings flow with traits passwords and passkeys (8e4993b)
  • add totp form (0b9c14d)
  • add verification in login flow (2a5a035)
  • add verification to registration flow (6b06997)
  • align verification after login implementation with verification after registration (763744f)
  • allow optional new password form (1cc5f24)
  • create factory for kratos flows (9a8237d)
  • create logout custom hook (136018c)
  • create traitPrefix const (ed24c61)
  • extract getting input and checkbox error locators and remove google oidc credentials (1c46e51)
  • extract verification flow implementation from registration (0d7f988)
  • handle invalid initial flow id (91cc049)
  • hide traits and new password form before settings flow loaded (f2bd211)
  • implement auth errors without enums (5481c7c)
  • Implement error events and refactor existing error logic (6a1ea95)
  • implement error handling (4655fff)
  • invalidate all lib queries on logout (1cb1a94)
  • make query keys more specific to kratos lib (d06acce)
  • move data test ids to object from UserInfoHeader and add minor refactor (8ecc0af)
  • move data-testid hardcoded values to shared object (1baf658)
  • move redirecting from session manager to login flow (25cf273)
  • preserve current state when removing param from url (85f4afb)
  • refactor settings flow and unify oidc button components (16c39b8)
  • registration with 2 steps and verification (def3fac)
  • remove devtool buttons when running playwright due to overlaying other elements during tests (c4e9d61)
  • remove setting returnTo url query (710dc1e)
  • remove test with login with passkeys (ef519a3)
  • replace pasted kratos client files with openapi generated (5cb6588)
  • separate kratos context from flow specific context (5e4e41b)
  • simplify settings flow id hook and fix settings flow error handling (f1cf5a5)
  • types trait field names in settings and register errors (e48f2f7)
  • update register user from api body (cb6876a)
  • upgrade eslint config to match the rest of the repo (8d40f16)
  • upgrade flow manager and fix circular imports and add support for refresh login flow (60e5994)
  • upgrade return type of toUpperFirst (ad25db7)
  • use custom context hooks and refactor code (6d05588)
  • use more specified error codes (384fc56)
  • use react query in session manager (e5a1683)
  • use tanstack router to remove flow id from url (c7bb36b)
  • use verification implementation from verification flow inside login (b6a9ff4)
  • wrap passkey register with try-catch (8b19bd6)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.6.0 (2025-07-16)

Features

  • add apple sign in to BaseLoginManager (2793f16)
  • make scopes, additionalParams and prepareHeaders accessible for derived classes (c4145f5)
  • remove rscss dependencies from stylelint-config package (8023bd3)
  • update tabWidth value in prettier-config package (f80f62d)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.5.1 (2025-07-14)

Bug Fixes

  • add actual content to published packages (cb7dadb)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.5.0 (2025-07-11)

Bug Fixes

  • @leancodepl/force-update version (6098571)
  • aborted error response type (9111bcf)
  • adjust ci audit command (127eee1)
  • adjust rx-pipe-client package description (76e7813)
  • axios error handling typing (15a8ec0)
  • binary packages in readme (ac6a2be)
  • bring back brackets (27fa689)
  • enhance packages documentation (ae960c4)
  • force-update package dependencies (76ae525)
  • force-update package readme (2178807)
  • general readme (ee68307)
  • hook-pipe-client package keywords (21c1a73)
  • linting (b98e361)
  • linting (edef3d0)
  • package.json files (d8ffdf0)
  • package.json workspaces (f40555e)
  • readme API documentation (177f21a)
  • remove variableLike rule (c05bd8a)
  • simplify listenOnForceUpdate (23ee951)
  • simplify rules (79007f9)
  • skip audit for dev packages (28224a2)
  • use null coalescing (d6a0619)
  • validation package tests linting (e12c681)

Features

  • add Cache-Control: no-store header to version url request (e920844)
  • add consistent rule to curly (f9dfe3c)
  • add linting rules (a2f4879)
  • add listenOnForceUpdate tests (a104847)
  • fetch initial version instead of passing it to listenOnForceUpdate (0fce67c)
  • force update mechanism for web apps (8a2578d)
  • handle aborted requests error in axios client (8a07eeb)
  • retry initial version fetch (d197bd9)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.4.0 (2025-06-20)

Bug Fixes

  • make infinite queries actually usable (97871bb)
  • replace globs with regexes to align with perfectionist breaking changes (d4562eb)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.6 (2025-02-14)

Features

  • allow passing undefined to dayjs fromApiDate and toApiDate (ffa2e79)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.5 (2025-01-30)

Bug Fixes

  • unify results and fix types (8336cb4)

Features

  • add no useless fragment lint (a82d29c)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.4 (2025-01-20)

Features

  • handle query cancellation in axios client (bdd5c01)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.3 (2025-01-17)

Features

  • allow overriding token header in all cqrs clients (5a34507)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.2 (2025-01-02)

Features

  • expose key in commands and operations (93800a2)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.1 (2024-12-06)

Bug Fixes

  • allow number as a theme value (e2c4875)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.3.0 (2024-12-06)

Bug Fixes

  • guard function in mkProxy (5d8b806)

Features

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.2.0 (2024-11-05)

Bug Fixes

  • firing onError on failed commands (2c1204a)

Features

  • remove lodash from kratos (f88c057)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.1.1 (2024-10-22)

Bug Fixes

  • remove react-router dependency from utils (37e6017)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.1.0 (2024-10-17)

Bug Fixes

Features

  • make kratos router free (dc058a5)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

8.0.0 (2024-10-10)

Bug Fixes

Features

  • add more sign in options to baseLoginManager (5bb0a5a)
  • add optimistic updates to commands (aa4b757)
  • expose acquireToken in baseLoginManager (2f509ed)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.8.2 (2024-09-19)

Bug Fixes

Features

  • add react client for config cat (dac584e)
  • make feature flags lib more generic (d63defe)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.8.1 (2024-08-28)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.8.0 (2024-08-23)

Bug Fixes

Features

  • handle two-step registration and passkeys (04a01a6)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.7.0 (2024-07-30)

Bug Fixes

  • deps (e31c52c)
  • hook pipe client reconnecting (b9a7efa)
  • memoization (37112ff)
  • pass onData by ref, add raw topic access (7becb3e)
  • use deep equal for topics comparison (c86960f)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.6.0 (2024-07-24)

Bug Fixes

  • lint imports side effects to be on top (5acecee)
  • package-lock (4e4020c)

Features

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.5.0 (2024-07-15)

Bug Fixes

Features

  • add option to choose capitalization and axios options (d0af577)
  • create a decorator for uncapitalized client (dafe951)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.4.0 (2024-05-16)

Bug Fixes

Features

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.7 (2024-04-15)

Features

  • add addPrefix function (38d9bef)
  • add setQueriesData to queries (835dcac)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.6 (2024-01-16)

Bug Fixes

  • exporting downloadFile in utils (e9b95e4)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.5 (2024-01-15)

Bug Fixes

  • generated packages.json (9623b51)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.4 (2024-01-11)

Bug Fixes

Features

  • add useDialog and useSetUnset hooks (d8e7ce2)
  • add useKeyByRoute util (23f0b33)
  • add useRunInTask and useBoundRunInTask hooks (1bf47b7)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.3 (2023-12-11)

Bug Fixes

  • eslint unused vars rule (5497df2)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.2 (2023-12-08)

Bug Fixes

  • kratos context provider (ba995f4)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.1 (2023-12-08)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.3.0 (2023-12-08)

Bug Fixes

  • circular dependency (61f378e)
  • kratos exports (f8e3018)
  • recovery flow redirect (9d09e01)
  • tsconfig, user settings card, registration route, flow param (7ec77bc)

Features

  • add default inputs and remove @ory/integrations (fe2c280)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.4 (2023-12-05)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.3 (2023-11-14)

Features

  • allow to change withCredentials option in react-query client (f09b686)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.2 (2023-11-13)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.1 (2023-11-09)

Bug Fixes

  • change utils dependencies (4520ce4)

Features

  • add assert and ensure helpers (aa4f445)
  • add assertNotEmpty and ensureNotEmpty (2497b6a)
  • add downloadFile helper (6d9446c)
  • pass queryClient from props to hooks (8a98f60)
  • update react-query to v5 (6ab3dfc)
  • use htpasswd in verdaccio auth (a863beb)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.0 (2023-11-09)

Features

  • pass queryClient from props to hooks (8a98f60)
  • update react-query to v5 (6ab3dfc)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.7 (2023-09-28)

Bug Fixes

  • add dummy path to fix building (325cca9)
  • remove unnecessary test (7553fac)
  • switch to fetch instead of ajax (5bedf61)
  • update nx to fix building packages (ff7577c)

Features

  • add examples of 2fa (b14cc70)
  • add gtag helper library (96ece45)
  • add kratos auth package (e94de70)
  • add react-query-cqrs-client library (ec1588a)
  • add test build step to release flow (56c5019)
  • add utils package (7b2d954)
  • add utils package (9ade590)
  • make learna always run version with --exact (7a766a7)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.6 (2023-09-27)

Bug Fixes

  • add dummy path to fix building (325cca9)
  • add missing stylelint-prettier (6ad4b22)
  • bumping versions for linters (803944d)
  • change path to fix building (b5b8663)
  • kratos package name (dd280d3)
  • remove unnecessary test (7553fac)
  • update nx to fix building packages (ff7577c)
  • update publish scripts (9301c27)

Features

  • add examples of 2fa (b14cc70)
  • add gtag helper library (96ece45)
  • add kratos auth package (e94de70)
  • add react-query-cqrs-client library (ec1588a)
  • add test build step to release flow (56c5019)
  • add utils package (7b2d954)
  • add utils package (9ade590)
  • make learna always run version with --exact (7a766a7)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.5 (2023-09-27)

Bug Fixes

  • add missing stylelint-prettier (498a7b9)
  • change path to fix building (9c0677d)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.4 (2023-09-27)

Bug Fixes

  • bumping versions for linters (cda2b16)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.3 (2023-09-27)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.2 (2023-09-27)

Note: Version bump only for package core-js-library

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.1 (2023-09-27)

Bug Fixes

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.1.0 (2023-09-27)

Bug Fixes

  • add dummy path to fix building (325cca9)
  • remove unnecessary test (7553fac)
  • update nx to fix building packages (ff7577c)

Features

  • add examples of 2fa (b14cc70)
  • add gtag helper library (96ece45)
  • add kratos auth package (e94de70)
  • add react-query-cqrs-client library (ec1588a)
  • add utils package (7b2d954)
  • add utils package (9ade590)
  • make learna always run version with --exact (7a766a7)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.0.0 (2023-09-01)

Bug Fixes

  • @leancodepl/linting dependencies (5a913ce)
  • fix building some libraries (31b48d6)
  • husky install permissions (0c7e297)
  • remove unnecessary files, fix prettier (68f25c9)

Features

  • add "build" steps to linters (ebdea0e)
  • add commit msg linting (7bb320e)
  • add github actions (15c2060)
  • add lerna version commits (5748ff8)
  • add local-publish target (2bdf75e)
  • add registry option to publish script (50f4c08)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.5.1 (2023-07-25)

Bug Fixes

  • use peer dependencies for eslint config (ae78f41)

6.5.0 (2023-07-25)

Features

6.4.1 (2022-09-08)

Bug Fixes

  • correct date format for DateTimeOffset (10d9819)
  • correct module paths in date packages (0220d82)
  • date-fns date format (5c42892)

6.4.0 (2022-09-06)

Bug Fixes

Features

  • add dateTimeOffset type (ef6e7cb)
  • add timespan handling (8b2a655)
  • date-fns date handlers (e1ea779)
  • dayjs dates custom types handling (abe8ee1)

6.3.0 (2022-08-10)

Bug Fixes

  • correct module paths in package.json (94e0a2b)

Features

  • add operations support (4df47ec)
  • add support for binary using blob (44af864)

6.2.0 (2022-02-21)

Bug Fixes

  • fix css loader for url assets loading (e0275d5)
  • support nullabilty on query return type (a6ff094)

Features

  • add withCredentials option for rx cqrs client (306794c)
  • update packages (e7a3cb8)
  • update packages (f67355c)

6.1.8 (2021-09-22)

Bug Fixes

  • add csv support to static files (a8c4c56)
  • bump backend generator version (3d19208)
  • update backend generator version (d4f517b)

6.1.7 (2021-09-09)

Bug Fixes

  • update backend generator version (d4f517b)

6.1.6 (2021-09-06)

Bug Fixes

  • fix map known type values generation (12e4c83)

6.1.5 (2021-09-03)

Bug Fixes

6.1.4 (2021-08-31)

Bug Fixes

  • group imports when importing (b925605)

6.1.3 (2021-08-26)

Bug Fixes

  • bump generator to support dotnet 6 (bbd9fd5)

6.1.2 (2021-08-23)

Bug Fixes

  • make use of automatic runtime for react (18e3f71)

6.1.1 (2021-08-20)

Bug Fixes

  • move protobuf and yargs to dependencies in generator (a48cc01)

6.1.0 (2021-08-09)

Bug Fixes

  • fix generation of create command when there's no error codes (8820cd9)
  • fix generation of create command when there's no error codes (2f62675)

Features

  • add build caching (027686f)
  • add filtering, customTypes and imports configuration (885dac4)
  • add generator v2 (3f78566)
  • add pluggable eslint rules for imports (1dc8351)
  • add possibility to transform object names on the fly (06c49dc)
  • add server contracts generator fetching (d9162ff)
  • integrate axios cqrs client with validation errors handling (889fa2d)
  • make token provider optional in cqrs clients (00e7f32)
  • propagate error codes to command (1ba446b)
  • split cqrs clients (07fff4b)
  • update contracts server to 0.1.0-alpha2 (95a325f)
  • update contracts server to 1.0.3 (a6e7819)

6.0.0 (2021-07-05)

Bug Fixes

Features

  • fix svg and sass resources loader (35e2e31)
  • update dependencies (0fed8db)

5.2.0 (2021-01-14)

Bug Fixes

  • webpack and typescript types (4aaf410)
  • build-html: webpack 5 types (1d72860)

Features

5.1.0 (2020-11-02)

Features

5.0.2 (2020-10-05)

Bug Fixes

  • bump ts parser version (1080e75)
  • change eslint typescript version (66eaa63)
  • typescript builds (d17bb0c)

5.0.1 (2020-09-14)

Bug Fixes

5.0.0 (2020-08-24)

Bug Fixes

Features

  • update to typescript 4.0 (271f089)

BREAKING CHANGES

  • update peer dependency of TS to 4.0

4.5.0 (2020-07-01)

Bug Fixes

  • eslint-config: remove test expected to fail that can't be checked (8ec5e03)

Features

  • eslint-config: add opt-in a11y config (a8b65bf)

4.4.1 (2020-05-26)

Bug Fixes

  • validation: make types more robust (a43ed5c)

4.4.0 (2020-04-22)

Features

  • validation: add validations error handler (e5c1712)

4.3.2 (2020-04-21)

Bug Fixes

  • cqrs-client: ditch cross-fetch in favor of whatwg-fetch (3757a38)
  • login-manager: ditch cross-fetch in favor of whatwg-fetch (4975c0a)

4.3.1 (2020-04-20)

Bug Fixes

  • change tsconfig target to cope with jest properly (fcf85d2)
  • login-manager: fix the same bug in SyncLoginManager (5d648b2)
  • login-manager: fix token refresh flow in AsyncLoginManager (c8ca540)
  • login-manager: fix types in fixed getTokens (68a4a2c)

4.3.0 (2020-04-10)

Features

  • eslint-config: iterate linters config (88dac1f)
  • i18n: update react-intl version (a9415dc)
  • login-manager: Do not require client secret to be used in auth request, pass client id in form data in that case (51b4a69)
  • prettier-config: upgrade prettier to v2 (866576d)

4.2.0 (2020-03-06)

Bug Fixes

  • i18n: correctly parse language codes (12aa79a)

Features

  • i18n: add base i18n (6f28ca9)
  • i18n: implement i18n global instance and add tests (deb5b22)
  • i18n: implement translation factory (393dc37)

4.1.2 (2020-02-17)

Note: Version bump only for package root

4.1.1 (2020-02-17)

Note: Version bump only for package root