#
lerna
Here are 600 public repositories matching this topic...
ViggoV
commented
Nov 21, 2019
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c
chrome
automation
recaptcha
lerna
monorepo
stealth
headless-chrome
user-preferences
puppeteer
headless-browser
yarn-workspaces
puppeteer-plugins
puppeteer-extra
-
Updated
Feb 4, 2021 - JavaScript
kategengler
commented
Oct 20, 2019
package.json supports shortcut syntax for the repository field (https://docs.npmjs.com/files/package.json#repository)
orgname/reponame is very common
Composable schemas for JavaScript and Node.js
-
Updated
Dec 31, 2020 - JavaScript
npm
build
parallel
lerna
monorepo
build-tool
npm-scripts
concurrent
script-runner
hacktoberfest
pnpm
yarn-workspaces
script-runn
-
Updated
Feb 4, 2021 - TypeScript
A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.
-
Updated
Dec 31, 2020 - TypeScript
Monorepo Playground with GraphQL, React, React Native, Relay Modern, TypeScript and Jest
-
Updated
Jan 16, 2021 - TypeScript
Template for setting up a TypeScript monorepo
typescript
create-react-app
nextjs
lerna
monorepo
tsconfig-paths
yarn-workspaces
typescript-monorepo
-
Updated
Feb 1, 2021 - TypeScript
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
nodejs
cli
npm
yarn
packages
versions
lerna
monorepo
semver
package-json
dependencies
pnpm
yarnpkg
lernajs
workspaces
-
Updated
Jan 29, 2021 - TypeScript
react
redux
javascript
rollup
feature-flags
feature-toggles
lerna
recompose
hacktoberfest
launchdarkly
splitio
continous-delivery
-
Updated
Jan 31, 2021 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
twig
webpack
pattern-lab
drupal
preact
bem
web-components
custom-elements
lerna
monorepo
pattern-library
atomic-design
drupal-8
decoupling
skatejs
itcss
design-system
lit-html
-
Updated
Feb 5, 2021 - Twig
-
Updated
May 1, 2020 - CSS
Open
Support fvm
7
ened
commented
Oct 25, 2020
Could this project support fvm?
At the moment, given a melos.yaml like this:
name: connect
packages:
- packages/**
scripts:
analyze: melos exec -- pub global run tuneup check
postbootstrap: tuneup --version || pub global activate tuneup
postclean: melos exec -- rm -rf ./build ./android/.gradle ./ios/.symlinks ./ios/Pods ./android/.idea .
Modern Monorepo Boilerplate with Lerna, TypeScript, React/CRA, HMR, Jest, ESLint/TypeScript.
-
Updated
Oct 3, 2020 - HTML
-
Updated
Feb 4, 2021 - TypeScript
Talend's unified web UI repository.
-
Updated
Feb 5, 2021 - JavaScript
lerna
monorepo
multipackage
lerna-monorepo
lerna-starter
monorepo-js
lerna-kit
monorepo-template
multipack
-
Updated
Feb 5, 2021 - TypeScript
Improve this page
Add a description, image, and links to the lerna topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lerna topic, visit your repo's landing page and select "manage topics."
Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea