包详细信息

@pob/sort-object

christophehurpeau1.9kISC9.0.2

sort object

自述文件

library generator/tools/scripts

📦 Packages

This repository is a monorepo that we manage using Yarn Workspaces.

Package Version Description
babel-plugin-fix-class-properties-uninitialized babel plugin fix class properties uninitialized
babel-preset-pob-env pob babel preset env
pob Pile of bones, library generator with git/babel/typescript/typedoc/readme/jest
pob-babel Build and watch with babel and typescript
pob-dependencies easier dependencies upgrade with a real package.json
repository-check-dirty check that a git repository is not dirty
yarn-version yarn berry versioning using conventional commits
yarn-workspace-utils workspace utils for yarn berry
@pob/check-lib-dependency-in-root-dev-dependencies Checks an lib dependency in root dev dependency. Ensures you have the version you want ! Very useful with yarn berry.
@pob/codemods codemods for pob
@pob/commitlint-config pob commitlint config
@pob/esbuild esbuild configuration for pob
@pob/pretty-pkg prettier and sort package.json
@pob/rollup rollup configuration for pob
@pob/rollup-esbuild rollup configuration with typescript for pob
@pob/rollup-typescript rollup configuration with typescript for pob
@pob/root root package
@pob/sort-object sort object
@pob/sort-pkg sort package.json
@pob-example/next-app pob nextjs app example
example-simple-lib
example-typescript-lib
example-typescript-lib-esbuild
example-typescript-lib-rollup-esbuild
example-typescript-lib-without-rollup
example-webpack-app

更新日志

Changelog

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

9.0.2 (2025-04-27)

Note: no notable changes

9.0.1 (2025-04-27)

Note: no notable changes

9.0.0 (2025-02-01)

⚠ BREAKING CHANGES

  • drop node 18 and drop @pob/rollup-typescript

Features

8.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • drop node 18 and drop @pob/rollup-typescript

Features

7.0.0 (2024-08-11)

⚠ BREAKING CHANGES

  • update to eslint flat config

Features

  • update to eslint flat config (9e9b530)

6.3.1 (2024-05-05)

Note: no notable changes

6.3.0 (2024-04-21)

Features

  • deps: update @pob/eslint-config to v55 (major) (#2020) (434d5b3)

6.2.1 (2023-12-29)

Note: no notable changes

6.2.0 (2023-12-10)

Features

  • experimental alternate ways to compile typescript without babel (4391b03)

6.1.0 (2023-11-05)

Features

6.0.3 (2023-11-05)

Note: no notable changes

6.0.2 (2023-10-18)

Note: Version bump only for package @pob/sort-object

6.0.1 (2023-06-30)

Bug Fixes

  • requires first node 18 lts version, 18.12 (70c105a)

6.0.0 (2023-06-26)

⚠ BREAKING CHANGES

  • requires node 18

Features

5.1.1 (2023-03-13)

Note: Version bump only for package @pob/sort-object

5.1.0 (2022-11-18)

Features

5.0.0 (2022-11-13)

Features

  • update to node 16 and ESM (fcdc84f)

BREAKING CHANGES

  • drop node 14

4.1.0 (2022-10-05)

Features

4.0.1 (2021-12-12)

Reverts

  • fix: go back to commonjs modules for yarn pnp compatibility (4e943b6)

4.0.0 (2021-12-11)

Features

BREAKING CHANGES

  • requires node 14

3.2.0 (2021-11-11)

Features

3.1.1 (2021-09-05)

Note: Version bump only for package @pob/sort-object

3.1.0 (2021-08-10)

Bug Fixes

  • go back to commonjs modules for yarn pnp compatibility (2a6442c)

Features

  • use yarn berry by default, add nodeLinker option (dd69f07)

3.0.0 (2021-07-11)

Features

  • adapt for esm modules (1a61dca)
  • change min node supported to ESM supported versions (9db0319)

BREAKING CHANGES

  • esm support changes
  • modified node engines: ^12.20.0 || ^14.13.1 || >=16.0.0

see https://github.com/sindresorhus/meta/discussions/15

2.0.1 (2020-11-15)

Bug Fixes

  • remove postbuild script and use only build (2f9b660)

2.0.0 (2020-11-13)

Features

BREAKING CHANGES

  • requires node 12.10

1.1.2 (2020-05-22)

Note: Version bump only for package @pob/sort-object

1.1.1 (2020-05-02)

Note: Version bump only for package @pob/sort-object

1.1.0 (2020-02-07)

Features

  • eslint monorepo config (d962a0e)
  • update eslint pob config packages (a8a808b)

1.0.0 (2020-02-02)

Features

  • add sort-object and sort-pkg (6bf2cc9)